Back to the Vavoom Forum Archives
scen
d_alleg.cpp: In member function 'virtual bool VAllegroSoftwareDrawer::SetResolution(int, int, int, bool)': d_alleg.cpp:136: error: 'InWidth' was not declared in this scope d_alleg.cpp:137: error: 'InHeight' was not declared in this scope d_alleg.cpp:138: error: 'InBPP' was not declared in this scope d_alleg.cpp: At global scope: d_alleg.cpp:133: warning: unused parameter 'AWidth' d_alleg.cpp:133: warning: unused parameter 'AHeight' d_alleg.cpp:133: warning: unused parameter 'ABPP' make[2]: *** [_____MAIN_EXE_-d_alleg.o] Error 1
Janis Legzdinsh
scen
gl_agl.cpp: In member function 'virtual bool VAllegroOpenGLDrawer::SetResolution(int, int, int, bool)': gl_agl.cpp:91: error: 'InWidth' was not declared in this scope gl_agl.cpp:92: error: 'InHeight' was not declared in this scope gl_agl.cpp:93: error: 'InBPP' was not declared in this scope gl_agl.cpp: At global scope: gl_agl.cpp:88: warning: unused parameter 'AWidth' gl_agl.cpp:88: warning: unused parameter 'AHeight' gl_agl.cpp:88: warning: unused parameter 'ABPP' make[2]: *** [_____MAIN_EXE_-gl_agl.o] Error 1
Janis Legzdinsh